native widgets meaning in Chinese
本地窗口组件
Examples
- In contrast , swt relies on native widgets as much as possible
相反, swt尽可能地依靠本机窗口小控件。 - Its marching orders are : " if there is a native widget , use it
它的行军命令是: “如果有本机窗口构件就使用它。 - With swt , resulting applications look very similar to their native friends since native widgets are used as much as possible
使用swt ,结果应用程序看起来与其本机的同类应用程序很相似,因为尽可能地使用了本机窗口构件。 - Swt is the software component that delivers native widget functionality for the eclipse platform in an operating system independent manner
Swt是一种软件组件,它以一种与操作系统无关的方式为eclipse平台交付原生窗口部件( native widget )功能。 - Theoretically speaking , eclipse should have the edge in performance because it uses swt , which uses native widgets - the operating system s ui elements - whereas idea uses swing awt
从理论上来讲, eclipse在性能方面应该更具优势,因为它使用的是swt , swt使用了专用的构件操作系统的ui元素;而idea使用的是swing / awt 。